home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000257_news@watsun.cc.columbia.edu _Mon Feb 22 08:58:33 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id IAA05986
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 22 Feb 1999 08:58:31 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id IAA20037
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 22 Feb 1999 08:31:55 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Subject: Re: kermit for w3.1
  11. Message-ID: <ex2pMTYPQHpa@cc.usu.edu>
  12. Date: 22 Feb 99 06:17:01 MDT
  13. Organization: Utah State University
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. In article <F7JHrx.M62@freenet.buffalo.edu>, James Lynch <ad232@freenet.buffalo.edu> writes:
  17. > I am running an old Tandy 2500sx with MSDOS 6.22 and Windows 3.1. I
  18. > would like to know what version of Kermit I ned and where to get it.
  19. > Thanks for any and all information.
  20. >                          James Lynch
  21. >                          ad232@freenet.buffalo.edu
  22. ----------
  23.     There isn't one written specifically for Windows 3.x. If you do not
  24. have a TCP/IP stack installed for Win3.1 then you can use MS-DOS Kermit
  25. talking to a Packet Driver interface while it runs in a DOS box. The
  26. distribution docs discuss such matters. If you do have a TCP/IP stack
  27. installed then you cannot also use the TCP/IP stack within MS-DOS Kermit.
  28.     Joe D.